home *** CD-ROM | disk | FTP | other *** search
- FMAT.COM is the compiled output of FMAT.PAS. It will format a floppy
- disk in about 45 seconds. The syntax to use is:
-
- FMAT x: /n
-
- where x: is the drive designator
- /n is an optional switch that will speed things up by turning off
- the verify process.
-
- The Turbo Pascal source code is included and should be studied if you
- are going to recompile the program to make any changes.